IShapeStyleOverride.BorderStyle プロパティ

名前空間: NextDesign.Core

説明

線のスタイル
"Solid" : 実線
"Dot" : 点線
"Dash" : 鎖線
"DashDot" : 1点鎖線
"DashDotDot" : 2点鎖線

string BorderStyle { get; set; }

  • string